home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 007 / bascom2.lqr / BASCOM2.TXT < prev    next >
Text File  |  1986-05-05  |  2KB  |  60 lines

  1.  
  2. There has been numerous patches of the IBM Basic Compiler V 1.00 available
  3. from bulletin boards but I was never able make them to work when patched
  4. at the same time.
  5. On Dec.8, 1983 I received official letter from IBM including 25 pages of
  6. patches and ways to get around different problems with BASIC Compiler.
  7. Those patches include all earlier known patches (fixed) and some more and
  8. are stored in this BBS under file names:
  9.  
  10. BASCOM.PAT
  11. BASRUN.PAT
  12. BASLIB.PAT
  13. -----------------------------------------------------------------------------
  14.  
  15. On Apr.16, 1985 I received from IBM already patched version of the BASIC
  16. Compiler without any further documentation. It is still named as Version 1.00.
  17. The new patches include old ones and several new patches are included.
  18. The files are dated:
  19.  
  20. BASRUN.EXE 3-25-85 8:42a
  21. BASCOM.COM 3-25-85 8:49a
  22.  
  23. all other files 2-18-85  12:00p
  24.  
  25. I have added patch which disables printer resetting (see file BASCOM.TIP on this
  26. BBS). If you want to keep the printer resetting then change your patch files
  27. as follows:
  28.  
  29. in BASRUN2.PAT:
  30.  
  31. 25548 , 205 , 144      change to  25548 , 205 , 205
  32. 25549 , 23  , 144      change to  25549 , 23 , 23
  33.  
  34. and in BASLIB2.PAT:
  35.  
  36. 50977 , 205 , 144      change to  50977 , 205 , 205
  37. 50978 , 23  , 144      change to  50978 , 23 , 23
  38.  
  39.  
  40. I did fair amount of testing by recompiling some very large and complicated
  41. programs and can't find any problems with the new patched versions.
  42. I have created three patch files which include the new patches.
  43. You will need the following files to be able to apply all patches:
  44.  
  45. BASCOM2.TXT   This file
  46. BASCOM2.PAT   Patches for BASCOM.COM
  47. BASRUN2.PAT   Patches for BASRUN.EXE
  48. BASLIB2.PAT   Patches for BASCOM.LIB
  49.  
  50. BASCOM.COM    41600   5-07-82  12:00p         Original
  51. BASRUN.EXE    31744   5-07-82  12:00p            unpatched
  52. BASCOM.LIB   103936   5-07-82  12:00p               files
  53.  
  54. PATCHER2.BAS                                  Patcher program available
  55.                                               from this BBS
  56.  
  57. Kauko J. Laurinolli
  58. Apr. 17, 1985
  59.  
  60.